runtime.traceWriter.writeProcStatusForP (method)

2 uses

	runtime (current package)
		trace.go#L567: 			tl.writer().writeProcStatusForP(pp, false).end()
		tracestatus.go#L50: func (w traceWriter) writeProcStatusForP(pp *p, inSTW bool) traceWriter {